8.7
HIGH CVSS 3.1
CVE-2026-40262
Note Mark has Stored XSS via Unrestricted Asset Upload
Description

Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type, which does not identify text-based formats such as HTML, SVG, or XHTML. These files are served with an empty Content-Type, no X-Content-Type-Options: nosniff header, and inline disposition, allowing browsers to sniff and render active content. An authenticated user can upload an HTML or SVG file containing JavaScript as a note asset, and when a victim navigates to the asset URL, the script executes under the application's origin with access to the victim's authenticated session and API actions. This issue has been fixed in version 0.19.2.

INFO

Published Date :

April 17, 2026, 1:17 a.m.

Last Modified :

April 17, 2026, 1:17 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-40262 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Enchantedcode note_mark
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Upgrade NoteMark to version 0.19.2 or later to fix the cross-site scripting vulnerability.
  • Upgrade NoteMark to version 0.19.2 or later.
  • Ensure Content-Type headers are correctly set.
  • Implement X-Content-Type-Options: nosniff header.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-40262.

URL Resource
https://github.com/enchant97/note-mark/commit/6bb62842ccb956870b9bf183629eba95e326e5e3
https://github.com/enchant97/note-mark/releases/tag/v0.19.2
https://github.com/enchant97/note-mark/security/advisories/GHSA-9pr4-rf97-79qh
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-40262 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-40262 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-40262 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Apr. 17, 2026

    Action Type Old Value New Value
    Added Description Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type, which does not identify text-based formats such as HTML, SVG, or XHTML. These files are served with an empty Content-Type, no X-Content-Type-Options: nosniff header, and inline disposition, allowing browsers to sniff and render active content. An authenticated user can upload an HTML or SVG file containing JavaScript as a note asset, and when a victim navigates to the asset URL, the script executes under the application's origin with access to the victim's authenticated session and API actions. This issue has been fixed in version 0.19.2.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
    Added CWE CWE-79
    Added CWE CWE-434
    Added Reference https://github.com/enchant97/note-mark/commit/6bb62842ccb956870b9bf183629eba95e326e5e3
    Added Reference https://github.com/enchant97/note-mark/releases/tag/v0.19.2
    Added Reference https://github.com/enchant97/note-mark/security/advisories/GHSA-9pr4-rf97-79qh
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.